<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
*{margin: 0;padding: 0;}
html,body{font-family: Microsoft Yahei,Arial,sans-serif;color: #37474f;}
@media (min-width:1200px){
    html,body{font-size: 16px;}
}
@media (min-width:1024px) and (max-width:1199px){
    html,body{font-size: 15px;}
}
@media (min-width:768px) and (max-width:1023px){
    html,body{font-size: 14px;}
}
@media (min-width:576px) and (max-width:767px){
    html,body{font-size: 13px;}
}
@media (max-width:575px){
    html,body{font-size: 12px;}
}

.container{}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
a{text-decoration: none;}
a:hover{text-decoration: none;}
ul,li{list-style: none;}
section{padding:5.25rem 0 5rem;}
@media(max-width:768px){
    section{padding:3.25rem 0 3rem;}
}
.d-flex{display:flex;}
.flex-wrap{flex-wrap:wrap;}
.justify-content-between{justify-content:space-between;}
.justify-content-center{justify-content:center;}
.flex-direction-column{flex-direction:column;}
.flex-grow-1{-ms-flex-positive: 1 !important;flex-grow: 1 !important;}
.align-items-center{align-items:center;}
#fenye{clear:both; margin-top: 2rem;width: 100%;margin-bottom: 3.125rem;}
#fenye a{text-decoration:none; display:inline-block;padding:0.125rem 0.625rem; line-height:2;margin: 0.25rem;border:1px solid #ddd;color: #333;font-size: 0.875rem;}
#fenye a.curr,#fenye a:hover{ border:1px solid #0078e6; color:#0078e6; }

.location{line-height: 2;padding-top:1.25rem;padding-bottom: 0.5rem;border-bottom: 1px solid #ddd;}
.location a{color:#37474f;text-decoration: none;}
.location i{margin:0 0.5rem;}
.location a &gt;i{margin: 0 0.25rem 0 0;}
.location a:hover,.location a:first-child{color:#0078e6;}
.bg-f5{background-color:#f5f5f5;}

/*header*/
header .mid{padding-top:1.875rem;padding-bottom:1.875rem;}
header .mid .wrapper{display:flex;justify-content: space-between;align-items: center;}
header .mid .logo img{max-height: 6.25rem;max-width: 100%;}
header .mid .slogan{-ms-flex-positive: 1 !important;flex-grow: 1 !important;margin-left:1.25rem;position: relative;padding-left: 1.25rem;display: none;}
header .mid .slogan::before{content: '';display: block;width: 2px;height: 100%;background: -webkit-linear-gradient(bottom, #fff -4%,#ccc 50%,#fff 100%);background: -ms-linear-gradient(bottom, #fff -4%,#ccc 50%,#fff 100%);background: linear-gradient(bottom, #fff -4%,#ccc 50%,#fff 100%);position: absolute;left:0;top: 0;}
header .mid .slogan h5{font-size:1.5rem;color:#000; margin-top:0;}
header .mid .slogan p{margin-bottom: 0;font-weight: lighter;color:#777;}
header .mid .slogan p span{color:#0078e6;}
header .mid .tel{background:url("../img/tel.png")left center no-repeat;padding-left:62px;}
header .mid .tel h5{color:#868686;font-size: 1rem;margin-top:0;}
header .mid .tel p{margin-bottom:0;color:#f60;font-size: 1.75rem;line-height: 1;white-space: nowrap;}


header .bot{background-color:#0078e6;line-height: 3.125rem;color:#fff;}
header .bot .menuBtn{display:none;}
header #topNav &gt; h3{display:none;font-size:2rem;margin-top:0;margin-bottom:1.875rem;line-height: 1;color:#f60;}
header .bot ul{width:100%;font-size:0;margin-bottom: 0;}

.mask{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.5);z-index: 1060;display: none;}
@media(min-width:1025px){
    header .bot ul li{width:12.5%;position: relative;}
    header .bot ul li.navigation{display:none;}
    header .bot ul li &gt; a{color:#fff;font-size:1rem;text-align: center;display: block;}
    header .bot ul li &gt; a i{display:none;}
    header .bot ul li.active,header .bot ul li:hover{background-color:#f60;padding: 0 1.25rem;}
    header .bot ul li &gt; .dropdown-menu{min-width:100%;border-radius: 0;top:100%;background-color:transparent;border: 0;margin-top:0;padding:0;}
    header .bot ul li &gt; .dropdown-menu a{display:block;background-color:#f60;font-size: 14px;color:#fff;margin-top:1px;line-height: 3.125rem;padding: 0;text-align: center;}
    header .bot ul li &gt; .dropdown-menu a:hover{background-color:#f90;}

    header .bot ul li &gt; nav{position:absolute;left:0;top:100%;min-width:10rem;height: auto;z-index: 9;display: none;background-color:#fff;box-shadow: 0 3px 6px rgba(0,0,0,.1);}
    header .bot ul li &gt; nav a{display:block;height:2.5rem;line-height: 2.5rem; font-size: 14px;color:#37474f;padding: 0 1rem;}
    header .bot ul li:hover  &gt; a+ nav{display:block;}
    header .bot ul li &gt; nav a:hover{background-color:#eee;}
}
@media(max-width:1024px){
    header .bot .menuBtn{display:block;}
    header #topNav{position:fixed;top:0;left:-100%;width: 61.8%;height: 100%;background-color: #fff;background-color: #fff;-webkit-box-shadow: inset -3px 0 6px rgba(0,0,0,.15);-moz-box-shadow: inset -3px 0 6px rgba(0,0,0,.1);box-shadow: inset -3px 0 6px rgba(0,0,0,.1);z-index: 1070;line-height: 2;padding: 3.125rem 1.25rem 1.875rem;overflow-y: scroll;}
    header #topNav &gt; h3{display:block;}
    header .bot ul{}
    header .bot ul li{border-bottom:1px solid #cecece;padding:0.5rem 0;width: 100%;display: block;font-size: 14px;}
    header .bot ul li + li{margin-top:0.625rem;}
    header .bot ul li &gt; a{display:block;color:#37474f; background-color: transparent !important;padding: 0;}
    header .bot ul li &gt; a i{float:right;margin-top:0.5em;}
    header .bot ul li &gt; nav{font-size:12px;display: none;margin-top:0.5rem;}
    header .bot ul li &gt; nav a{display:block;line-height: 2.5;color:#868686;}
}
@media(max-width:576px){
	header .mid{padding-top:1.25rem;padding-bottom: 1.25rem;}
}

/*carousel*/
.bannerPc{ text-align:center;overflow: hidden;}
.bannerPc ul,.bannerPc li{ margin:0; padding:0; list-style:none;}
.bannerPc a{ display:block;}
.bannerPc img{ max-width:100%; vertical-align:middle;}
.banner-html5zoo{ /*overflow:hidden;*/}
.banner-html5zoo .html5zoo-arrow-left-0,.banner-html5zoo .html5zoo-arrow-right-0{width:40px !important; height:60px !important; top:50% !important; margin-top:-30px !important; background:url(../img/slide_bPc.png) no-repeat !important;display:block !important; visibility:hidden;}
.banner-html5zoo:hover .html5zoo-arrow-left-0,.banner-html5zoo:hover .html5zoo-arrow-right-0{ visibility:visible;}
.banner-html5zoo .html5zoo-arrow-left-0{left:50px !important; background-position:0 0 !important;}
.banner-html5zoo .html5zoo-arrow-right-0{right:50px !important; background-position:-40px 0 !important;}
.banner-html5zoo .html5zoo-arrow-left-1,.banner-html5zoo .html5zoo-arrow-right-1{width:40px !important; height:60px !important; top:50% !important; margin-top:-30px !important; background:url(../img/slide_bPc.png) no-repeat !important;display:block !important; visibility:hidden;}
.banner-html5zoo:hover .html5zoo-arrow-left-1,.banner-html5zoo:hover .html5zoo-arrow-right-1{ visibility:visible;}
.banner-html5zoo .html5zoo-arrow-left-1{left:50px !important; background-position:0 0 !important;}
.banner-html5zoo .html5zoo-arrow-right-1{right:50px !important; background-position:-40px 0 !important;}
.banner-html5zoo .html5zoo-nav{ text-align:center;}
.banner-html5zoo .html5zoo-bullet-span{ width:1em !important; height:2px !important; float:none !important; display:inline-block; background:#fff !important; opacity:0.5; box-sizing:border-box; border-radius:0; -webkit-border-radius:0; margin:0 5px !important; vertical-align:middle;}
.banner-html5zoo .html5zoo-bullet-span.active{width:1em !important; height:1em !important; border:2px solid #fff; background:none !important; opacity:1;border-radius:50%; -webkit-border-radius:50%;}
.html5zoo-timer-0{opacity: 0;visibility: hidden !important;}


/*footer*/
footer{background-color:#252222;color:#fff;}
footer .footer-top{padding:3.125rem 0 1.875rem;border-bottom:1px solid #504e4e;}
footer .footer-top .footer-logo{margin-right:15%;}
footer .footer-top dl{}
footer .footer-top dl dt{font-weight: normal;font-size: 1.125rem;margin-bottom: 1rem;}
footer .footer-top dl dd{font-size: 0.875rem;}
footer .footer-top dl dd a{display:block;color:#ddd5d0;line-height: 2.5;}
footer .footer-top dl dd p{line-height:2.5;margin-bottom: 0;color:#ddd5d0;}
footer .footer-top dl dd a:hover{color:#fff;}
footer .footer-top dl dd img{max-width:6.25rem;}
footer .footer-top dl dd table tr td{text-align: center;}
footer .footer-bottom{padding:1.875rem 0;color:#cdd5d0;font-size: 0.875rem;text-align: center;}
footer .footer-bottom a{color:#cdd5d0;}
footer .footer-bottom a:hover{color:#fff;}
footer .call{background-color:#fff;color:#666;text-align: center;padding:5px 0 10px;box-shadow: 0 -2px 3px -1px rgba(0,0,0,.15);}
footer .call .item{width:33.333%;font-size: 1.5rem;}
footer .call .item i{color:#0078e6;}
footer .call .item p{margin-bottom:0;font-size: 10px;color:#0078e6;line-height: 1.4;}

@media(max-width:1024px){
    footer .footer-top .footer-logo{margin-right:10%;}
}
@media(max-width:768px){
    footer .footer-top .footer-logo{display: none;}
    footer .footer-top dl{}
}
@media(max-width:767px){
    footer{padding: 0;}
	
    footer .footer-bottom{margin-bottom: 55px;padding-top:1.25rem;padding-bottom: 1.25rem;text-align: center;color:#777;}
    footer .footer-bottom p{font-size: 1rem;}

}
@media(max-width:576px){
	footer{background-color:#f3f3f3;}
    footer .footer-top{display:none;}
    footer .footer-bottom{text-align:center;font-size: 14px;}
}

/*index*/
.seo-tit {
  text-align: center;
    margin-bottom:1.875rem;
}
.seo-tit .tit {
  font-size: 28px;
  color: #333;
  font-weight: normal;
  margin: 0;
  line-height: 1.42857143;
}
@media (min-width: 1880px) {
  .seo-tit .tit {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .seo-tit .tit {
    font-size: 18px;
    font-weight: bold;
  }
}
.seo-tit .des {
  margin-top: 5px;
  font-size: 14px;
  color: rgba(102, 102, 102, 0.7);
}
@media (max-width: 767px) {
  .seo-tit .des {
    font-size: 12px;
  }
}

.index .section-2{background-color:#0078e6;padding: 3.125rem 0 1.875rem;}
.index .section-2 .seo-tit{}
.index .section-2 .seo-tit .tit{color:#fff;}
.index .section-2 .seo-tit .des{color:#fff;}

.index .section-3 .img{overflow: hidden;}
.index .section-3 .img img{width:100%;height:100%;object-fit: contain;}

.index .section-3 .list{margin-left:-15px;margin-right: -15px; }
.index .section-3 .item{margin-top:1.875rem;text-align: center;padding: 0 15px;}
.index .section-3 .item .img{overflow:hidden;border:1px solid #ddd;}
.index .section-3 .item .img img{transition: all linear .4s;}
.index .section-3 .item p{margin-top:0.5rem;line-height: 2;margin-bottom: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color:#37474f;}
.index .section-3 .item:hover .img img{transform:scale(1.2);}
.index .section-3 .item:hover p{color:#0078e6;}
@media(min-width:576px){
	.index .section-3 .list{justify-content: center;}
	.index .section-3 .item{width: 33.33%;}
}
@media(min-width:991px){
	.index .section-3 .list{justify-content: space-between;}
	.index .section-3 .item{width:20%;}
}

@media(max-width:575px){
	.index .section-3 .item{margin-top:1.25rem;width:50%;}
	    .index .section-3 .item:nth-child(odd){padding-right:7.5px;}
    .index .section-3 .item:nth-child(even){padding-left:7.5px;}

}

.index .section-4{}
.index .section-4 .ys-panel:nth-child(even){flex-direction: row-reverse;}
.index .section-4 .ys-panel .img{width:50%;display: flex;align-items: center;justify-content: center;}
.index .section-4 .ys-panel .img img{width:100%;height:100%;object-fit: cover;}
.index .section-4 .ys-panel .info{width:50%;padding: 3% 5%; }
.index .section-4 .ys-panel .info h3{font-weight: lighter;margin-bottom: 0;margin-top: 1rem;font-size: 1.5rem;opacity: 0.35;font-style: italic;text-transform: uppercase;}
.index .section-4 .ys-panel .info h5{margin-top: 0.5rem;font-size: 1.5rem;margin-bottom: 1.25rem;line-height: 1.5;color: #000;}
.index .section-4 .ys-panel .info h5 span{color:#0078e6;}
.index .section-4 .ys-panel .info p{text-align: justify;line-height: 2;color:#777;}
.index .section-4 .ys-panel .info a{width:10rem;height: 2.75rem;line-height: 2.75rem;text-align: center;display: inline-block;background-color: #0078e6;color:#fff;border-radius: 1.375rem;margin-top:1.875rem;font-size: 0.875rem;margin-bottom: 1rem;}
.index .section-4 .ys-panel .info a:hover{background-color:#01a0ea;}
@media(min-width:768px){
    .index .section-4 .ys-panel:nth-child(even) .info{text-align:right;}
    .index .section-4 .ys-panel:nth-child(even) .info p{text-align:right;}
}

@media(max-width:767px){
    .index .section-4 .ys-panel{}
	.index .section-4 .ys-panel .img{width:100%;}
	.index .section-4 .ys-panel .info{width:100%;padding: 1rem 0;}
	.index .section-4 .ys-panel .info h3{display:none;}
	.index .section-4 .ys-panel .info a{display:none;}
}


.index .section-5{}
.index .section-5 .seo-tit{margin-bottom: 3.125rem;}
.index .section-5 .list{border-top:1px solid #cecece;border-left:1px solid #cecece;}
.index .section-5 .list .item{width:20%;border-right:1px solid #cecece;border-bottom:1px solid #cecece;padding: 1.25rem;display:flex;justify-content: center;align-items: center;background-color:#fff;}
.index .section-5 .list .item:hover{box-shadow:0 0 2rem rgba(0,0,0,.1);z-index: 9;}
.index .section-5 .list .item img{max-width: 100%;}
.index .section-5 .wrapper{}
.index .section-5 .wrapper .item{width:12.5%;background:url("../img/lc-bg.png")top center no-repeat;text-align: center;}

@media(max-width:768px){
    .index .section-5 .list .item{width:25%;}
}
@media(max-width:576px){
    .index .section-5 .list .item{width:33.3333%;}
}


.index .section-6{background:url("../img/company_bg.jpg")top center no-repeat;background-size: cover;}
.index .section-6 .list{justify-content: space-between;}
.index .section-6 .list .img{width:48.5%;}
.index .section-6 .list .img img{width:100%;height:100%;object-fit: cover;}
.index .section-6 .list .img video{background-color:#000;}
.index .section-6 .list .info{width:48.5%;display: flex;flex-direction: column;justify-content: center;}
.index .section-6 .list .info h3{font-size:1.75rem;color:#000;line-height: 1.4;padding-bottom: 1rem;border-bottom: 1px solid #c4c4c4;}
.index .section-6 .list .info h3 span{color:#0070d9;}
.index .section-6 .list .info p{margin-bottom:1rem;line-height: 2;color: #777;text-align: justify;text-indent: 2em;}
.index .section-6 .list .info a{display:block;width:10rem;height: 2.5rem;line-height: 2.5rem;text-align: center;background-color:#0078e6;color:#fff;border-radius: 1.25rem;font-size: 0.875rem;margin-top:0.875rem;text-indent: 0;}
.index .section-6 .list .info a:hover{background-color:#01a0ea;}

.index .section-6 .workshop .item{margin-top:1.875rem;text-align: center;}
.index .section-6 .workshop .item h3{color:#0078e6;font-size: 2rem;}
.index .section-6 .workshop .item p{font-size: 1.125rem;}
.index .section-6 .workshop .line{width:1px;background-color:#d2d2d2;margin-top: 1.875rem;}
@media(max-width:768px){
    .index .section-6 .list .img{width:100%;}
    .index .section-6 .list .info{width:100%;}
}
@media(max-width:576px){
    .index .section-6 .workshop .item{width:50%;}
}


@media(max-width:767px){
	.index .section-6 .workshop .item{margin-top:1.25rem;}
    .index .section-6 .workshop .item:nth-child(odd){padding-right:7.5px;}
    .index .section-6 .workshop .item:nth-child(even){padding-left:7.5px;}
}

.index .section-7{background-color:#f7f8f9;}
/*
.index .section-7 .imgScroll{position:relative;overflow:  hidden;height: 15.15625rem;margin-top:3.125rem;}
.index .section-7 .list{display:flex;position: absolute;left: 0;top: 0;}
.index .section-7 .list .item{width:16.875rem;margin-right: 1.875rem;text-align: center;cursor: pointer;}
.index .section-7 .list .item .img{overflow: hidden;height:12.65625rem;}
.index .section-7 .list .item .img img{width: 100%;height: 100%;object-fit: contain;}
.index .section-7 .list .item p{margin-bottom:0;padding-top:0.5rem;line-height:2rem;font-size:0.875rem;color:#37474f;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
*/

.index .section-8 {padding-bottom:5rem;}
.index .section-8 .item{border: 1px solid #cecece;padding:1.875rem 3.125rem;}
.index .section-8 .item .img{overflow: hidden;}
.index .section-8 .item .img img{max-width:3.5625rem;}
.index .section-8 .item p{color:#37474f;position: relative;margin-bottom:0;margin-top:1rem;}
@media(min-width:1024px){
    .index .section-8 .list{justify-content: space-between;}
}
@media(max-width:1023px){
    .index .section-8 .list{justify-content: center;}
    .index .section-8 .item{width: 20%;margin-left:6.666666%;margin-right: 6.6666%;margin-bottom: 1.875rem;padding: 1.875rem 0;text-align: center;}
}
@media(max-width:576px){
    .index .section-8 {padding-bottom:3rem;}
    .index .section-8 .item{width:35%;}
    .index .section-8 .item:nth-child(odd){margin-left:10%;margin-right: 5%;}
    .index .section-8 .item:nth-child(even){margin-right:10%;margin-left: 5%;}
}

.index .section-9 .list{padding-top:1.25rem;}
.index .section-9 .img{overflow: hidden;height: 24.625rem;}
.index .section-9 .img img{width:100%;height: 100%;object-fit: cover;}
.index .section-9 .news-list  dl{margin-bottom:1.25rem;display:-ms-flexbox;display:flex;align-items: center;border:1px solid #cecece;}
.index .section-9 .news-list  dl dt{text-align: center;padding: 1rem;font-weight: normal;min-width: 7.25rem;}
.index .section-9 .news-list  dl dt b{display:block;font-size: 2.5rem;line-height: 1;}
.index .section-9 .news-list  dl dt span{font-size:12px;}
.index .section-9 .news-list  dl dd{padding:1rem;border-left:1px solid #cecece;overflow: hidden;}
.index .section-9 .news-list  dl dd h5{font-size:1.125rem;margin-top:0;margin-bottom: 0.625rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index .section-9 .news-list  dl dd h5 a{color:#000;}
.index .section-9 .news-list  dl dd p{font-size:0.875REM;line-height: 2em;margin-bottom: 0;color:#777;max-height: 4em;overflow: hidden;text-align: justify;}
.index .section-9 .news-list  dl dd h5 a:hover{color:#01a0ea;}


.main{padding:1.875rem 0;}
.main .box{margin-bottom:1.25rem;border: 1px solid #ddd;}
.main .box h3{background-color:#0078e6;color:#fff;margin-top:0;margin-bottom:0;padding:1.25rem 1.25rem 1rem;font-size:1.5rem;}
.main .box h3 em{font-size:12px;}
.main .box dl{padding: 1rem;margin-bottom: 0;}
.main .box dl  + dl{padding-top:0;}
.main .box dl dt{background-color:#868686;padding-top:0.625rem;padding-bottom:0.625rem;line-height: 2; padding-left:1rem;font-size: 14px;padding-right: 1rem;color: #fff;font-weight: normal;}
.main .box dl dt &gt; .icon{margin-right:0.5rem;}
.main .box dl dt a{color:#fff;}
.main .box dl dt + dd{margin-top:1rem;}
.main .box dl dd{display: none;}
.main .box dl dt:hover,.main .box dl.currclass dt{background-color:#0078e9;}

.main .box ul{padding:1rem;margin-bottom:0;}
.main .box ul li,.main .box dl dd {background-color:#f1f2f3;padding-top:0.625rem;padding-bottom:0.625rem;line-height: 2; padding-left:1rem;font-size: 14px;padding-right: 1rem;}
.main .box ul li + li, .main .box dl dd + dd{margin-top:1rem;}
.main .box ul li &gt; .icon, .main .box dl dd &gt; .icon{margin-right:0.5rem;}
.main .box ul li &gt;a, .main .box dl dd &gt; a{color:#37474f;}
.main .box ul li:hover, .main .box dl dd:hover{background-color:#0078e6;}
.main .box ul li:hover i, .main .box dl dd:hover i{color:#fff;}
.main .box ul li:hover a, .main .box dl dd:hover a{color:#fff;}
.main .box &gt; .list{padding:1rem;margin-top:0;}
.main .box .list p{margin-bottom:0;border-bottom:1px dashed #ddd;line-height: 2;padding-bottom:0.5rem;word-break: break-word;font-size: 14px;}
.main .box .list p + p{margin-top:1rem;}

.main .navBox{margin-bottom: 1.25rem;}
.main .navBox h3{background-color:#0078e6;color:#fff;margin-top:0;margin-bottom:0;padding:1.25rem 1.25rem 1rem;font-size:1.5rem;}
.main .navBox h3 em{font-size:12px;}
.main .navBox dl{background-color:#868686;margin-top: 1px;margin-bottom: 0;}
.main .navBox dl dt{font-weight: normal;color:#fff;padding: 1rem 1.25rem;}
.main .navBox dl dt &gt; .icon{margin-right:0.5rem;}
.main .navBox dl dt a{color:#fff;}
.main .navBox dl dt + dd{margin-top:1rem;}
.main .navBox dl dd{display: none;}
.main .navBox dl dt:hover,.main .navBox dl.currclass dt{background-color:#0078e9;}

.main .content{line-height:2;margin-top:1rem;margin-bottom: 1.25rem;}
.main .content p{text-indent:2em;text-align:justify;margin-bottom:1rem;color:#666;}
.main .content p img{max-width:100%;}
.main .content p img{margin-left:-2em;}
.main .content &gt; h5{font-size:1.125rem;text-align:center;margin-bottom:1rem;margin-top:1.25rem;}
.main .content hr{margin-top:1rem;margin-bottom:1rem;}
.main .content ul.redirect{margin-bottom: 0;}
.main .content ul.redirect li{white-space:nowrap;overflow: hidden;text-overflow: ellipsis;height: 2rem;line-height: 2rem;font-size:0.875rem;}
.main .content ul.redirect li a{color:#777;}
.main .content ul.redirect li a:hover{color:#0078e6;}
.main .content table{width:100%;border-collapse: collapse;font-size: 0.875rem;color:#000;margin-bottom:1.875rem;}
.main .content table tr td,.main .content table tr th{vertical-align: middle;border: 1px solid #ddd;padding:0.75rem 0.9375rem;font-weight: normal;width: auto;}
.main .content table tr td img{max-width:100%;}

@media(max-width:576px){
    .main{padding-top:0;}
}


.product-list{margin-top:1.25rem;}
.product-list .item{margin-bottom:1.25rem;}
.product-list .item .img{overflow:hidden;box-shadow: 0 0 1.875rem rgba(0,0,0,.15);display: flex;align-items: center;justify-content: center;}
.product-list .item .img img{max-width: 100%; transition: all linear 0.4s;}
.product-list .item p{line-height: 2;margin-top: 0.5rem;margin-bototm:0;text-align:center;color:#000;max-height: 4em;overflow: hidden;}
.product-list .item:hover .img img{transform:scale(1.2);}
.product-list .item:hover p{color:#0078e6;}
@media(max-width:576px){
   .product-list .item:nth-child(odd){padding-right:7.5px;}
   .product-list .item:nth-child(even){padding-left:7.5px;}
}

.main .news-list .item{margin-top:1.25rem;border-bottom:1px dashed #cecece;padding-bottom: 1rem;display:flex;align-items: center;}
.main .news-list .item .img{margin-right: 1rem;width:8rem;height:6rem;overflow: hidden;min-width: 8rem;}
.main .news-list .item .img img{width:100%;height: 100%;object-fit: cover;}
.main .news-list dl{margin-bottom:0;}
.main .news-list dl dt{overflow: hidden;font-size: 1.125rem;font-weight: normal;}
.main .news-list dl dt a{color:#000;}
.main .news-list dl dt a:hover{color:#0078e6;}
.main .news-list dl dd{color:#777;text-align: justify;font-size: 0.875rem;line-height: 2;margin-top: 0.625rem;}
@media(max-width:576px){
    .main .news-list dl dd{display:none;}
}


.main .list{margin-top:1.25rem;}
.main .list .item{margin-bottom:1.25rem;text-align:center;}
.main .list .item .img{overflow:hidden;border: 1px solid #ddd;padding: 0.5rem;display: flex;align-items: center;justify-content: center;box-shadow: 0 0 1.25rem rgba(0,0,0,.15);}
.main .list .item .img img{max-width:100%;max-height: 100%;object-fit: contain;transition: all linear 0.4s;}
.main .list .item p{line-height: 2;margin-top: 0.5rem;margin-bototm:0;color:#000;max-height: 4em;overflow: hidden;}
.main .list .item:hover .img img{transform:scale(1.2);}
.main .list .item:hover p{color:#0078e6;}
@media(max-width:768px){
   .main .list .item:nth-child(odd){padding-right:7.5px;}
   .main .list .item:nth-child(even){padding-left:7.5px;}
}

.solution_list .item{margin-top:1.25rem;}
.solution_list .item .img{overflow: hidden;}
.solution_list .item .img img{width:100%;height: 100%;object-fit: cover;transition: all linear .4s;transform: scale(1.2);}
.solution_list .item p{line-height: 2;color:#37474f;position: relative;border-bottom:1px solid #cecece;margin-bottom:0;padding: 0.5rem 0;}
.solution_list .item p::after{content: '';position: absolute;left: 0;bottom: 0;display: block;width: 0;height: 1px;background-color: #01a0ea;transition: width linear 0.4s;}
.solution_list .item:hover .img img{}
.solution_list .item:hover p{color:#01a0ea;}
.solution_list .item:hover p::after{width:100%;}


@media(max-width:768px){
   .solution_list .item:nth-child(odd){padding-right:7.5px;}
   .solution_list .item:nth-child(even){padding-left:7.5px;}
}



.chat dl{margin-bottom: 1.875rem;margin-top: 1rem;}
.chat dl dt{margin-bottom: 0.5rem;padding-bottom: 1rem;border-bottom: 1px solid #ddd;font-size: 1.25rem;font-weight: normal;color:#0078e6;}
.chat dl dd{line-height: 2.5;}

.chat h3{margin-bottom: 1.25rem;padding-bottom: 1rem;border-bottom: 1px solid #ddd;font-size: 1.25rem;font-weight: normal;color:#0078e6;}
.chat .form-control{margin-bottom: 1.25rem;}







</pre></body></html>